cuda_d.cuda

Undocumented in source.

Members

Aliases

CUDA_ARRAY3D_DESCRIPTOR
alias CUDA_ARRAY3D_DESCRIPTOR = CUDA_ARRAY3D_DESCRIPTOR_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_ARRAY_DESCRIPTOR
alias CUDA_ARRAY_DESCRIPTOR = CUDA_ARRAY_DESCRIPTOR_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_MEMCPY2D
alias CUDA_MEMCPY2D = CUDA_MEMCPY2D_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_MEMCPY3D
alias CUDA_MEMCPY3D = CUDA_MEMCPY3D_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_MEMCPY3D_PEER
alias CUDA_MEMCPY3D_PEER = CUDA_MEMCPY3D_PEER_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
alias CUDA_POINTER_ATTRIBUTE_P2P_TOKENS = CUDA_POINTER_ATTRIBUTE_P2P_TOKENS_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_RESOURCE_DESC
alias CUDA_RESOURCE_DESC = CUDA_RESOURCE_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_RESOURCE_VIEW_DESC
alias CUDA_RESOURCE_VIEW_DESC = CUDA_RESOURCE_VIEW_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_TEXTURE_DESC
alias CUDA_TEXTURE_DESC = CUDA_TEXTURE_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUaddress_mode
alias CUaddress_mode = CUaddress_mode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUarray
alias CUarray = CUarray_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUarray_cubemap_face
alias CUarray_cubemap_face = CUarray_cubemap_face_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUarray_format
alias CUarray_format = CUarray_format_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUcomputemode
alias CUcomputemode = CUcomputemode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUcontext
alias CUcontext = CUctx_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUctx_flags
alias CUctx_flags = CUctx_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUdevice
alias CUdevice = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUdevice_attribute
alias CUdevice_attribute = CUdevice_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUdeviceptr
alias CUdeviceptr = ulong

CUDA device pointer CUdeviceptr is defined as an unsigned integer type whose size matches the size of a pointer on the target platform.

CUdevprop
alias CUdevprop = CUdevprop_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUevent
alias CUevent = CUevent_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUevent_flags
alias CUevent_flags = CUevent_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUfilter_mode
alias CUfilter_mode = CUfilter_mode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUfunc_cache
alias CUfunc_cache = CUfunc_cache_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUfunction
alias CUfunction = CUfunc_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUfunction_attribute
alias CUfunction_attribute = CUfunction_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUgraphicsMapResourceFlags
alias CUgraphicsMapResourceFlags = CUgraphicsMapResourceFlags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUgraphicsRegisterFlags
alias CUgraphicsRegisterFlags = CUgraphicsRegisterFlags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUgraphicsResource
alias CUgraphicsResource = CUgraphicsResource_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUipcEventHandle
alias CUipcEventHandle = CUipcEventHandle_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUipcMemHandle
alias CUipcMemHandle = CUipcMemHandle_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUipcMem_flags
alias CUipcMem_flags = CUipcMem_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUjitInputType
alias CUjitInputType = CUjitInputType_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUjit_cacheMode
alias CUjit_cacheMode = CUjit_cacheMode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUjit_fallback
alias CUjit_fallback = CUjit_fallback_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUjit_option
alias CUjit_option = CUjit_option_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUjit_target
alias CUjit_target = CUjit_target_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUlimit
alias CUlimit = CUlimit_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUlinkState
alias CUlinkState = CUlinkState_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmemAttach_flags
alias CUmemAttach_flags = CUmemAttach_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmemorytype
alias CUmemorytype = CUmemorytype_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmipmappedArray
alias CUmipmappedArray = CUmipmappedArray_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmodule
alias CUmodule = CUmod_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUoccupancyB2DSize
alias CUoccupancyB2DSize = c_ulong function(int blockSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUoccupancy_flags
alias CUoccupancy_flags = CUoccupancy_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUpointer_attribute
alias CUpointer_attribute = CUpointer_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUresourceViewFormat
alias CUresourceViewFormat = CUresourceViewFormat_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUresourcetype
alias CUresourcetype = CUresourcetype_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUresult
alias CUresult = cudaError_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUsharedconfig
alias CUsharedconfig = CUsharedconfig_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUstream
alias CUstream = CUstream_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUstreamCallback
alias CUstreamCallback = void function(CUstream hStream, CUresult status, void* userData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUstream_flags
alias CUstream_flags = CUstream_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUsurfObject
alias CUsurfObject = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUsurfref
alias CUsurfref = CUsurfref_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUtexObject
alias CUtexObject = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUtexref
alias CUtexref = CUtexref_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUuuid
alias CUuuid = CUuuid_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArray3DCreate
alias cuArray3DCreate = cuArray3DCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArray3DGetDescriptor
alias cuArray3DGetDescriptor = cuArray3DGetDescriptor_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArrayCreate
alias cuArrayCreate = cuArrayCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArrayGetDescriptor
alias cuArrayGetDescriptor = cuArrayGetDescriptor_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxCreate
alias cuCtxCreate = cuCtxCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxDestroy
alias cuCtxDestroy = cuCtxDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxPopCurrent
alias cuCtxPopCurrent = cuCtxPopCurrent_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxPushCurrent
alias cuCtxPushCurrent = cuCtxPushCurrent_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceTotalMem
alias cuDeviceTotalMem = cuDeviceTotalMem_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventDestroy
alias cuEventDestroy = cuEventDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsResourceGetMappedPointer
alias cuGraphicsResourceGetMappedPointer = cuGraphicsResourceGetMappedPointer_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsResourceSetMapFlags
alias cuGraphicsResourceSetMapFlags = cuGraphicsResourceSetMapFlags_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkAddData
alias cuLinkAddData = cuLinkAddData_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkAddFile
alias cuLinkAddFile = cuLinkAddFile_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkCreate
alias cuLinkCreate = cuLinkCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAlloc
alias cuMemAlloc = cuMemAlloc_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAllocHost
alias cuMemAllocHost = cuMemAllocHost_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAllocPitch
alias cuMemAllocPitch = cuMemAllocPitch_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemFree
alias cuMemFree = cuMemFree_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemGetAddressRange
alias cuMemGetAddressRange = cuMemGetAddressRange_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemGetInfo
alias cuMemGetInfo = cuMemGetInfo_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostGetDevicePointer
alias cuMemHostGetDevicePointer = cuMemHostGetDevicePointer_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostRegister
alias cuMemHostRegister = cuMemHostRegister_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2D
alias cuMemcpy2D = cuMemcpy2D_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2DAsync
alias cuMemcpy2DAsync = cuMemcpy2DAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2DUnaligned
alias cuMemcpy2DUnaligned = cuMemcpy2DUnaligned_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3D
alias cuMemcpy3D = cuMemcpy3D_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3DAsync
alias cuMemcpy3DAsync = cuMemcpy3DAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoA
alias cuMemcpyAtoA = cuMemcpyAtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoD
alias cuMemcpyAtoD = cuMemcpyAtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoH
alias cuMemcpyAtoH = cuMemcpyAtoH_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoHAsync
alias cuMemcpyAtoHAsync = cuMemcpyAtoHAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoA
alias cuMemcpyDtoA = cuMemcpyDtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoD
alias cuMemcpyDtoD = cuMemcpyDtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoDAsync
alias cuMemcpyDtoDAsync = cuMemcpyDtoDAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoH
alias cuMemcpyDtoH = cuMemcpyDtoH_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoHAsync
alias cuMemcpyDtoHAsync = cuMemcpyDtoHAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoA
alias cuMemcpyHtoA = cuMemcpyHtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoAAsync
alias cuMemcpyHtoAAsync = cuMemcpyHtoAAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoD
alias cuMemcpyHtoD = cuMemcpyHtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoDAsync
alias cuMemcpyHtoDAsync = cuMemcpyHtoDAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD16
alias cuMemsetD16 = cuMemsetD16_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D16
alias cuMemsetD2D16 = cuMemsetD2D16_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D32
alias cuMemsetD2D32 = cuMemsetD2D32_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D8
alias cuMemsetD2D8 = cuMemsetD2D8_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD32
alias cuMemsetD32 = cuMemsetD32_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD8
alias cuMemsetD8 = cuMemsetD8_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleGetGlobal
alias cuModuleGetGlobal = cuModuleGetGlobal_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamDestroy
alias cuStreamDestroy = cuStreamDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetAddress
alias cuTexRefGetAddress = cuTexRefGetAddress_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetAddress
alias cuTexRefSetAddress = cuTexRefSetAddress_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetAddress2D
alias cuTexRefSetAddress2D = cuTexRefSetAddress2D_v3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaArray
alias cudaArray = void
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaArray_const_t
alias cudaArray_const_t = cudaArray*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaArray_t
alias cudaArray_t = cudaArray*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaError_t
alias cudaError_t = cudaError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaEvent_t
alias cudaEvent_t = CUevent_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaIpcEventHandle_t
alias cudaIpcEventHandle_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaIpcMemHandle_t
alias cudaIpcMemHandle_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaOutputMode_t
alias cudaOutputMode_t = cudaOutputMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

CUaddress_mode_enum
enum CUaddress_mode_enum

Texture reference addressing modes

CUarray_cubemap_face_enum
enum CUarray_cubemap_face_enum

Array indices for cube faces

CUarray_format_enum
enum CUarray_format_enum

Array formats

CUcomputemode_enum
enum CUcomputemode_enum

Compute Modes

CUctx_flags_enum
enum CUctx_flags_enum

Context creation flags

CUdevice_attribute_enum
enum CUdevice_attribute_enum

Device properties

CUevent_flags_enum
enum CUevent_flags_enum

Event creation flags

CUfilter_mode_enum
enum CUfilter_mode_enum

Texture reference filtering modes

CUfunc_cache_enum
enum CUfunc_cache_enum

Function cache configurations

CUfunction_attribute_enum
enum CUfunction_attribute_enum

Function properties

CUgraphicsMapResourceFlags_enum
enum CUgraphicsMapResourceFlags_enum

Flags for mapping and unmapping interop resources

CUgraphicsRegisterFlags_enum
enum CUgraphicsRegisterFlags_enum

Flags to register a graphics resource

CUipcMem_flags_enum
enum CUipcMem_flags_enum

CUDA Ipc Mem Flags

CUjitInputType_enum
enum CUjitInputType_enum

Device code formats

CUjit_cacheMode_enum
enum CUjit_cacheMode_enum

Caching modes for dlcm

CUjit_fallback_enum
enum CUjit_fallback_enum

Cubin matching fallback strategies

CUjit_option_enum
enum CUjit_option_enum

Online compiler and linker options

CUjit_target_enum
enum CUjit_target_enum

Online compilation targets

CUlimit_enum
enum CUlimit_enum

Limits

CUmemAttach_flags_enum
enum CUmemAttach_flags_enum

CUDA Mem Attach Flags

CUmemorytype_enum
enum CUmemorytype_enum

Memory types

CUoccupancy_flags_enum
enum CUoccupancy_flags_enum

Occupancy calculator flag

CUpointer_attribute_enum
enum CUpointer_attribute_enum

Pointer information

CUresourceViewFormat_enum
enum CUresourceViewFormat_enum

Resource view format

CUresourcetype_enum
enum CUresourcetype_enum

Resource types

CUsharedconfig_enum
enum CUsharedconfig_enum

Shared memory configurations

CUstream_flags_enum
enum CUstream_flags_enum

Stream creation flags

cudaChannelFormatKind
enum cudaChannelFormatKind
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaComputeMode
enum cudaComputeMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaError
enum cudaError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaError_enum
enum cudaError_enum

Error codes

cudaFuncCache
enum cudaFuncCache
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaGraphicsCubeFace
enum cudaGraphicsCubeFace
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaGraphicsMapFlags
enum cudaGraphicsMapFlags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaGraphicsRegisterFlags
enum cudaGraphicsRegisterFlags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaLimit
enum cudaLimit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaMemcpyKind
enum cudaMemcpyKind
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaMemoryType
enum cudaMemoryType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaOutputMode
enum cudaOutputMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaSharedMemConfig
enum cudaSharedMemConfig
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

__CUDA_API_PTDS
auto __CUDA_API_PTDS(T api)
Undocumented in source. Be warned that the author may not have intended to support it.
__CUDA_API_PTSZ
auto __CUDA_API_PTSZ(T api)
Undocumented in source. Be warned that the author may not have intended to support it.
cuArray3DCreate_v2
CUresult cuArray3DCreate_v2(CUarray* pHandle, const(CUDA_ARRAY3D_DESCRIPTOR)* pAllocateArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArray3DGetDescriptor_v2
CUresult cuArray3DGetDescriptor_v2(CUDA_ARRAY3D_DESCRIPTOR* pArrayDescriptor, CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArrayCreate_v2
CUresult cuArrayCreate_v2(CUarray* pHandle, const(CUDA_ARRAY_DESCRIPTOR)* pAllocateArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArrayDestroy
CUresult cuArrayDestroy(CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuArrayGetDescriptor_v2
CUresult cuArrayGetDescriptor_v2(CUDA_ARRAY_DESCRIPTOR* pArrayDescriptor, CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxAttach
CUresult cuCtxAttach(CUcontext* pctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxCreate_v2
CUresult cuCtxCreate_v2(CUcontext* pctx, uint flags, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxDestroy_v2
CUresult cuCtxDestroy_v2(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxDetach
CUresult cuCtxDetach(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxDisablePeerAccess
CUresult cuCtxDisablePeerAccess(CUcontext peerContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxEnablePeerAccess
CUresult cuCtxEnablePeerAccess(CUcontext peerContext, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetApiVersion
CUresult cuCtxGetApiVersion(CUcontext ctx, uint* version_)

\brief Gets the context's API version.

cuCtxGetCacheConfig
CUresult cuCtxGetCacheConfig(CUfunc_cache* pconfig)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetCurrent
CUresult cuCtxGetCurrent(CUcontext* pctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetDevice
CUresult cuCtxGetDevice(CUdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetFlags
CUresult cuCtxGetFlags(uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetLimit
CUresult cuCtxGetLimit(size_t* pvalue, CUlimit limit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxGetSharedMemConfig
CUresult cuCtxGetSharedMemConfig(CUsharedconfig* pConfig)

\brief Returns the current shared memory configuration for the current context.

cuCtxGetStreamPriorityRange
CUresult cuCtxGetStreamPriorityRange(int* leastPriority, int* greatestPriority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxPopCurrent_v2
CUresult cuCtxPopCurrent_v2(CUcontext* pctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxPushCurrent_v2
CUresult cuCtxPushCurrent_v2(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxSetCacheConfig
CUresult cuCtxSetCacheConfig(CUfunc_cache config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxSetCurrent
CUresult cuCtxSetCurrent(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxSetLimit
CUresult cuCtxSetLimit(CUlimit limit, size_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxSetSharedMemConfig
CUresult cuCtxSetSharedMemConfig(CUsharedconfig config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuCtxSynchronize
CUresult cuCtxSynchronize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceCanAccessPeer
CUresult cuDeviceCanAccessPeer(int* canAccessPeer, CUdevice dev, CUdevice peerDev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceComputeCapability
CUresult cuDeviceComputeCapability(int* major, int* minor, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGet
CUresult cuDeviceGet(CUdevice* device, int ordinal)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetAttribute
CUresult cuDeviceGetAttribute(int* pi, CUdevice_attribute attrib, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetByPCIBusId
CUresult cuDeviceGetByPCIBusId(CUdevice* dev, const(char)* pciBusId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetCount
CUresult cuDeviceGetCount(int* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetName
CUresult cuDeviceGetName(char* name, int len, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetPCIBusId
CUresult cuDeviceGetPCIBusId(char* pciBusId, int len, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceGetProperties
CUresult cuDeviceGetProperties(CUdevprop* prop, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDevicePrimaryCtxGetState
CUresult cuDevicePrimaryCtxGetState(CUdevice dev, uint* flags, int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDevicePrimaryCtxRelease
CUresult cuDevicePrimaryCtxRelease(CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDevicePrimaryCtxReset
CUresult cuDevicePrimaryCtxReset(CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDevicePrimaryCtxRetain
CUresult cuDevicePrimaryCtxRetain(CUcontext* pctx, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDevicePrimaryCtxSetFlags
CUresult cuDevicePrimaryCtxSetFlags(CUdevice dev, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDeviceTotalMem_v2
CUresult cuDeviceTotalMem_v2(size_t* bytes, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuDriverGetVersion
CUresult cuDriverGetVersion(int* driverVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventCreate
CUresult cuEventCreate(CUevent* phEvent, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventDestroy_v2
CUresult cuEventDestroy_v2(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventElapsedTime
CUresult cuEventElapsedTime(float* pMilliseconds, CUevent hStart, CUevent hEnd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventQuery
CUresult cuEventQuery(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventRecord
CUresult cuEventRecord(CUevent hEvent, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuEventSynchronize
CUresult cuEventSynchronize(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuFuncGetAttribute
CUresult cuFuncGetAttribute(int* pi, CUfunction_attribute attrib, CUfunction hfunc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuFuncSetBlockShape
CUresult cuFuncSetBlockShape(CUfunction hfunc, int x, int y, int z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuFuncSetCacheConfig
CUresult cuFuncSetCacheConfig(CUfunction hfunc, CUfunc_cache config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuFuncSetSharedMemConfig
CUresult cuFuncSetSharedMemConfig(CUfunction hfunc, CUsharedconfig config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuFuncSetSharedSize
CUresult cuFuncSetSharedSize(CUfunction hfunc, uint bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGetErrorName
CUresult cuGetErrorName(CUresult error, const(char*)* pStr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGetErrorString
CUresult cuGetErrorString(CUresult error, const(char*)* pStr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGetExportTable
CUresult cuGetExportTable(const(void*)* ppExportTable, const(CUuuid)* pExportTableId)

@}

cuGraphicsMapResources
CUresult cuGraphicsMapResources(uint count, CUgraphicsResource* resources, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsResourceGetMappedMipmappedArray
CUresult cuGraphicsResourceGetMappedMipmappedArray(CUmipmappedArray* pMipmappedArray, CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsResourceGetMappedPointer_v2
CUresult cuGraphicsResourceGetMappedPointer_v2(CUdeviceptr* pDevPtr, size_t* pSize, CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsResourceSetMapFlags_v2
CUresult cuGraphicsResourceSetMapFlags_v2(CUgraphicsResource resource, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsSubResourceGetMappedArray
CUresult cuGraphicsSubResourceGetMappedArray(CUarray* pArray, CUgraphicsResource resource, uint arrayIndex, uint mipLevel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsUnmapResources
CUresult cuGraphicsUnmapResources(uint count, CUgraphicsResource* resources, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuGraphicsUnregisterResource
CUresult cuGraphicsUnregisterResource(CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuInit
CUresult cuInit(uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuIpcCloseMemHandle
CUresult cuIpcCloseMemHandle(CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuIpcGetEventHandle
CUresult cuIpcGetEventHandle(CUipcEventHandle* pHandle, CUevent event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuIpcGetMemHandle
CUresult cuIpcGetMemHandle(CUipcMemHandle* pHandle, CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuIpcOpenEventHandle
CUresult cuIpcOpenEventHandle(CUevent* phEvent, CUipcEventHandle handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuIpcOpenMemHandle
CUresult cuIpcOpenMemHandle(CUdeviceptr* pdptr, CUipcMemHandle handle, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLaunch
CUresult cuLaunch(CUfunction f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLaunchGrid
CUresult cuLaunchGrid(CUfunction f, int grid_width, int grid_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLaunchGridAsync
CUresult cuLaunchGridAsync(CUfunction f, int grid_width, int grid_height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLaunchKernel
CUresult cuLaunchKernel(CUfunction f, uint gridDimX, uint gridDimY, uint gridDimZ, uint blockDimX, uint blockDimY, uint blockDimZ, uint sharedMemBytes, CUstream hStream, void** kernelParams, void** extra)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkAddData_v2
CUresult cuLinkAddData_v2(CUlinkState state, CUjitInputType type, void* data, size_t size, const(char)* name, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkAddFile_v2
CUresult cuLinkAddFile_v2(CUlinkState state, CUjitInputType type, const(char)* path, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkComplete
CUresult cuLinkComplete(CUlinkState state, void** cubinOut, size_t* sizeOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkCreate_v2
CUresult cuLinkCreate_v2(uint numOptions, CUjit_option* options, void** optionValues, CUlinkState* stateOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuLinkDestroy
CUresult cuLinkDestroy(CUlinkState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAllocHost_v2
CUresult cuMemAllocHost_v2(void** pp, size_t bytesize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAllocManaged
CUresult cuMemAllocManaged(CUdeviceptr* dptr, size_t bytesize, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAllocPitch_v2
CUresult cuMemAllocPitch_v2(CUdeviceptr* dptr, size_t* pPitch, size_t WidthInBytes, size_t Height, uint ElementSizeBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemAlloc_v2
CUresult cuMemAlloc_v2(CUdeviceptr* dptr, size_t bytesize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemFreeHost
CUresult cuMemFreeHost(void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemFree_v2
CUresult cuMemFree_v2(CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemGetAddressRange_v2
CUresult cuMemGetAddressRange_v2(CUdeviceptr* pbase, size_t* psize, CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemGetInfo_v2
CUresult cuMemGetInfo_v2(size_t* free, size_t* total)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostAlloc
CUresult cuMemHostAlloc(void** pp, size_t bytesize, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostGetDevicePointer_v2
CUresult cuMemHostGetDevicePointer_v2(CUdeviceptr* pdptr, void* p, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostGetFlags
CUresult cuMemHostGetFlags(uint* pFlags, void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostRegister_v2
CUresult cuMemHostRegister_v2(void* p, size_t bytesize, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemHostUnregister
CUresult cuMemHostUnregister(void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy
CUresult cuMemcpy(CUdeviceptr dst, CUdeviceptr src, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2DAsync_v2
CUresult cuMemcpy2DAsync_v2(const(CUDA_MEMCPY2D)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2DUnaligned_v2
CUresult cuMemcpy2DUnaligned_v2(const(CUDA_MEMCPY2D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy2D_v2
CUresult cuMemcpy2D_v2(const(CUDA_MEMCPY2D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3DAsync_v2
CUresult cuMemcpy3DAsync_v2(const(CUDA_MEMCPY3D)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3DPeer
CUresult cuMemcpy3DPeer(const(CUDA_MEMCPY3D_PEER)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3DPeerAsync
CUresult cuMemcpy3DPeerAsync(const(CUDA_MEMCPY3D_PEER)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpy3D_v2
CUresult cuMemcpy3D_v2(const(CUDA_MEMCPY3D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAsync
CUresult cuMemcpyAsync(CUdeviceptr dst, CUdeviceptr src, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoA_v2
CUresult cuMemcpyAtoA_v2(CUarray dstArray, size_t dstOffset, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoD_v2
CUresult cuMemcpyAtoD_v2(CUdeviceptr dstDevice, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoHAsync_v2
CUresult cuMemcpyAtoHAsync_v2(void* dstHost, CUarray srcArray, size_t srcOffset, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyAtoH_v2
CUresult cuMemcpyAtoH_v2(void* dstHost, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoA_v2
CUresult cuMemcpyDtoA_v2(CUarray dstArray, size_t dstOffset, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoDAsync_v2
CUresult cuMemcpyDtoDAsync_v2(CUdeviceptr dstDevice, CUdeviceptr srcDevice, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoD_v2
CUresult cuMemcpyDtoD_v2(CUdeviceptr dstDevice, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoHAsync_v2
CUresult cuMemcpyDtoHAsync_v2(void* dstHost, CUdeviceptr srcDevice, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyDtoH_v2
CUresult cuMemcpyDtoH_v2(void* dstHost, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoAAsync_v2
CUresult cuMemcpyHtoAAsync_v2(CUarray dstArray, size_t dstOffset, const(void)* srcHost, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoA_v2
CUresult cuMemcpyHtoA_v2(CUarray dstArray, size_t dstOffset, const(void)* srcHost, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoDAsync_v2
CUresult cuMemcpyHtoDAsync_v2(CUdeviceptr dstDevice, const(void)* srcHost, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyHtoD_v2
CUresult cuMemcpyHtoD_v2(CUdeviceptr dstDevice, const(void)* srcHost, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyPeer
CUresult cuMemcpyPeer(CUdeviceptr dstDevice, CUcontext dstContext, CUdeviceptr srcDevice, CUcontext srcContext, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemcpyPeerAsync
CUresult cuMemcpyPeerAsync(CUdeviceptr dstDevice, CUcontext dstContext, CUdeviceptr srcDevice, CUcontext srcContext, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD16Async
CUresult cuMemsetD16Async(CUdeviceptr dstDevice, ushort us, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD16_v2
CUresult cuMemsetD16_v2(CUdeviceptr dstDevice, ushort us, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D16Async
CUresult cuMemsetD2D16Async(CUdeviceptr dstDevice, size_t dstPitch, ushort us, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D16_v2
CUresult cuMemsetD2D16_v2(CUdeviceptr dstDevice, size_t dstPitch, ushort us, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D32Async
CUresult cuMemsetD2D32Async(CUdeviceptr dstDevice, size_t dstPitch, uint ui, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D32_v2
CUresult cuMemsetD2D32_v2(CUdeviceptr dstDevice, size_t dstPitch, uint ui, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D8Async
CUresult cuMemsetD2D8Async(CUdeviceptr dstDevice, size_t dstPitch, ubyte uc, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD2D8_v2
CUresult cuMemsetD2D8_v2(CUdeviceptr dstDevice, size_t dstPitch, ubyte uc, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD32Async
CUresult cuMemsetD32Async(CUdeviceptr dstDevice, uint ui, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD32_v2
CUresult cuMemsetD32_v2(CUdeviceptr dstDevice, uint ui, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD8Async
CUresult cuMemsetD8Async(CUdeviceptr dstDevice, ubyte uc, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMemsetD8_v2
CUresult cuMemsetD8_v2(CUdeviceptr dstDevice, ubyte uc, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMipmappedArrayCreate
CUresult cuMipmappedArrayCreate(CUmipmappedArray* pHandle, const(CUDA_ARRAY3D_DESCRIPTOR)* pMipmappedArrayDesc, uint numMipmapLevels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMipmappedArrayDestroy
CUresult cuMipmappedArrayDestroy(CUmipmappedArray hMipmappedArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuMipmappedArrayGetLevel
CUresult cuMipmappedArrayGetLevel(CUarray* pLevelArray, CUmipmappedArray hMipmappedArray, uint level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleGetFunction
CUresult cuModuleGetFunction(CUfunction* hfunc, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleGetGlobal_v2
CUresult cuModuleGetGlobal_v2(CUdeviceptr* dptr, size_t* bytes, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleGetSurfRef
CUresult cuModuleGetSurfRef(CUsurfref* pSurfRef, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleGetTexRef
CUresult cuModuleGetTexRef(CUtexref* pTexRef, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleLoad
CUresult cuModuleLoad(CUmodule* module_, const(char)* fname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleLoadData
CUresult cuModuleLoadData(CUmodule* module_, const(void)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleLoadDataEx
CUresult cuModuleLoadDataEx(CUmodule* module_, const(void)* image, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleLoadFatBinary
CUresult cuModuleLoadFatBinary(CUmodule* module_, const(void)* fatCubin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuModuleUnload
CUresult cuModuleUnload(CUmodule hmod)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuOccupancyMaxActiveBlocksPerMultiprocessor
CUresult cuOccupancyMaxActiveBlocksPerMultiprocessor(int* numBlocks, CUfunction func, int blockSize, size_t dynamicSMemSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
CUresult cuOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int* numBlocks, CUfunction func, int blockSize, size_t dynamicSMemSize, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuOccupancyMaxPotentialBlockSize
CUresult cuOccupancyMaxPotentialBlockSize(int* minGridSize, int* blockSize, CUfunction func, CUoccupancyB2DSize blockSizeToDynamicSMemSize, size_t dynamicSMemSize, int blockSizeLimit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuOccupancyMaxPotentialBlockSizeWithFlags
CUresult cuOccupancyMaxPotentialBlockSizeWithFlags(int* minGridSize, int* blockSize, CUfunction func, CUoccupancyB2DSize blockSizeToDynamicSMemSize, size_t dynamicSMemSize, int blockSizeLimit, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuParamSetSize
CUresult cuParamSetSize(CUfunction hfunc, uint numbytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuParamSetTexRef
CUresult cuParamSetTexRef(CUfunction hfunc, int texunit, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuParamSetf
CUresult cuParamSetf(CUfunction hfunc, int offset, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuParamSeti
CUresult cuParamSeti(CUfunction hfunc, int offset, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuParamSetv
CUresult cuParamSetv(CUfunction hfunc, int offset, void* ptr, uint numbytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuPointerGetAttribute
CUresult cuPointerGetAttribute(void* data, CUpointer_attribute attribute, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuPointerGetAttributes
CUresult cuPointerGetAttributes(uint numAttributes, CUpointer_attribute* attributes, void** data, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuPointerSetAttribute
CUresult cuPointerSetAttribute(const(void)* value, CUpointer_attribute attribute, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamAddCallback
CUresult cuStreamAddCallback(CUstream hStream, CUstreamCallback callback, void* userData, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamAttachMemAsync
CUresult cuStreamAttachMemAsync(CUstream hStream, CUdeviceptr dptr, size_t length, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamCreate
CUresult cuStreamCreate(CUstream* phStream, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamCreateWithPriority
CUresult cuStreamCreateWithPriority(CUstream* phStream, uint flags, int priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamDestroy_v2
CUresult cuStreamDestroy_v2(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamGetFlags
CUresult cuStreamGetFlags(CUstream hStream, uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamGetPriority
CUresult cuStreamGetPriority(CUstream hStream, int* priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamQuery
CUresult cuStreamQuery(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamSynchronize
CUresult cuStreamSynchronize(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuStreamWaitEvent
CUresult cuStreamWaitEvent(CUstream hStream, CUevent hEvent, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuSurfObjectCreate
CUresult cuSurfObjectCreate(CUsurfObject* pSurfObject, const(CUDA_RESOURCE_DESC)* pResDesc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuSurfObjectDestroy
CUresult cuSurfObjectDestroy(CUsurfObject surfObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuSurfObjectGetResourceDesc
CUresult cuSurfObjectGetResourceDesc(CUDA_RESOURCE_DESC* pResDesc, CUsurfObject surfObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuSurfRefGetArray
CUresult cuSurfRefGetArray(CUarray* phArray, CUsurfref hSurfRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuSurfRefSetArray
CUresult cuSurfRefSetArray(CUsurfref hSurfRef, CUarray hArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexObjectCreate
CUresult cuTexObjectCreate(CUtexObject* pTexObject, const(CUDA_RESOURCE_DESC)* pResDesc, const(CUDA_TEXTURE_DESC)* pTexDesc, const(CUDA_RESOURCE_VIEW_DESC)* pResViewDesc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexObjectDestroy
CUresult cuTexObjectDestroy(CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexObjectGetResourceDesc
CUresult cuTexObjectGetResourceDesc(CUDA_RESOURCE_DESC* pResDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexObjectGetResourceViewDesc
CUresult cuTexObjectGetResourceViewDesc(CUDA_RESOURCE_VIEW_DESC* pResViewDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexObjectGetTextureDesc
CUresult cuTexObjectGetTextureDesc(CUDA_TEXTURE_DESC* pTexDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefCreate
CUresult cuTexRefCreate(CUtexref* pTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefDestroy
CUresult cuTexRefDestroy(CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetAddressMode
CUresult cuTexRefGetAddressMode(CUaddress_mode* pam, CUtexref hTexRef, int dim)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetAddress_v2
CUresult cuTexRefGetAddress_v2(CUdeviceptr* pdptr, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetArray
CUresult cuTexRefGetArray(CUarray* phArray, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetFilterMode
CUresult cuTexRefGetFilterMode(CUfilter_mode* pfm, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetFlags
CUresult cuTexRefGetFlags(uint* pFlags, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetFormat
CUresult cuTexRefGetFormat(CUarray_format* pFormat, int* pNumChannels, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetMaxAnisotropy
CUresult cuTexRefGetMaxAnisotropy(int* pmaxAniso, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetMipmapFilterMode
CUresult cuTexRefGetMipmapFilterMode(CUfilter_mode* pfm, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetMipmapLevelBias
CUresult cuTexRefGetMipmapLevelBias(float* pbias, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetMipmapLevelClamp
CUresult cuTexRefGetMipmapLevelClamp(float* pminMipmapLevelClamp, float* pmaxMipmapLevelClamp, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefGetMipmappedArray
CUresult cuTexRefGetMipmappedArray(CUmipmappedArray* phMipmappedArray, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetAddress2D_v3
CUresult cuTexRefSetAddress2D_v3(CUtexref hTexRef, const(CUDA_ARRAY_DESCRIPTOR)* desc, CUdeviceptr dptr, size_t Pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetAddressMode
CUresult cuTexRefSetAddressMode(CUtexref hTexRef, int dim, CUaddress_mode am)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetAddress_v2
CUresult cuTexRefSetAddress_v2(size_t* ByteOffset, CUtexref hTexRef, CUdeviceptr dptr, size_t bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetArray
CUresult cuTexRefSetArray(CUtexref hTexRef, CUarray hArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetFilterMode
CUresult cuTexRefSetFilterMode(CUtexref hTexRef, CUfilter_mode fm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetFlags
CUresult cuTexRefSetFlags(CUtexref hTexRef, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetFormat
CUresult cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt, int NumPackedComponents)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetMaxAnisotropy
CUresult cuTexRefSetMaxAnisotropy(CUtexref hTexRef, uint maxAniso)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetMipmapFilterMode
CUresult cuTexRefSetMipmapFilterMode(CUtexref hTexRef, CUfilter_mode fm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetMipmapLevelBias
CUresult cuTexRefSetMipmapLevelBias(CUtexref hTexRef, float bias)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetMipmapLevelClamp
CUresult cuTexRefSetMipmapLevelClamp(CUtexref hTexRef, float minMipmapLevelClamp, float maxMipmapLevelClamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cuTexRefSetMipmappedArray
CUresult cuTexRefSetMipmappedArray(CUtexref hTexRef, CUmipmappedArray hMipmappedArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

CUDA_ARRAY3D_2DARRAY
enum CUDA_ARRAY3D_2DARRAY;

Deprecated, use CUDA_ARRAY3D_LAYERED

CUDA_ARRAY3D_CUBEMAP
enum CUDA_ARRAY3D_CUBEMAP;

If set, the CUDA array is a collection of six 2D arrays, representing faces of a cube. The width of such a CUDA array must be equal to its height, and Depth must be six. If ::CUDA_ARRAY3D_LAYERED flag is also set, then the CUDA array is a collection of cubemaps and Depth must be a multiple of six.

CUDA_ARRAY3D_DEPTH_TEXTURE
enum CUDA_ARRAY3D_DEPTH_TEXTURE;

* This flag if set indicates that the CUDA * array is a DEPTH_TEXTURE.

CUDA_ARRAY3D_LAYERED
enum CUDA_ARRAY3D_LAYERED;

If set, the CUDA array is a collection of layers, where each layer is either a 1D or a 2D array and the Depth member of CUDA_ARRAY3D_DESCRIPTOR specifies the number of layers, not the depth of a 3D array.

CUDA_ARRAY3D_SURFACE_LDST
enum CUDA_ARRAY3D_SURFACE_LDST;

This flag must be set in order to bind a surface reference to the CUDA array

CUDA_ARRAY3D_TEXTURE_GATHER
enum CUDA_ARRAY3D_TEXTURE_GATHER;

This flag must be set in order to perform texture gather operations on a CUDA array.

CUDA_VERSION
enum CUDA_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_IPC_HANDLE_SIZE
enum CU_IPC_HANDLE_SIZE;

CUDA IPC handle size

CU_LAUNCH_PARAM_BUFFER_POINTER
enum CU_LAUNCH_PARAM_BUFFER_POINTER;

Indicator that the next value in the \p extra parameter to ::cuLaunchKernel will be a pointer to a buffer containing all kernel parameters used for launching kernel \p f. This buffer needs to honor all alignment/padding requirements of the individual parameters. If ::CU_LAUNCH_PARAM_BUFFER_SIZE is not also specified in the \p extra array, then ::CU_LAUNCH_PARAM_BUFFER_POINTER will have no effect.

CU_LAUNCH_PARAM_BUFFER_SIZE
enum CU_LAUNCH_PARAM_BUFFER_SIZE;

Indicator that the next value in the \p extra parameter to ::cuLaunchKernel will be a pointer to a size_t which contains the size of the buffer specified with ::CU_LAUNCH_PARAM_BUFFER_POINTER. It is required that ::CU_LAUNCH_PARAM_BUFFER_POINTER also be specified in the \p extra array if the value associated with ::CU_LAUNCH_PARAM_BUFFER_SIZE is not zero.

CU_LAUNCH_PARAM_END
enum CU_LAUNCH_PARAM_END;

End of array terminator for the \p extra parameter to ::cuLaunchKernel

CU_MEMHOSTALLOC_DEVICEMAP
enum CU_MEMHOSTALLOC_DEVICEMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_MEMHOSTALLOC_PORTABLE
enum CU_MEMHOSTALLOC_PORTABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_MEMHOSTALLOC_WRITECOMBINED
enum CU_MEMHOSTALLOC_WRITECOMBINED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_MEMHOSTREGISTER_DEVICEMAP
enum CU_MEMHOSTREGISTER_DEVICEMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_MEMHOSTREGISTER_IOMEMORY
enum CU_MEMHOSTREGISTER_IOMEMORY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_MEMHOSTREGISTER_PORTABLE
enum CU_MEMHOSTREGISTER_PORTABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CU_PARAM_TR_DEFAULT
enum CU_PARAM_TR_DEFAULT;

For texture references loaded into the module, use default texunit from texture reference.

CU_STREAM_LEGACY
enum CU_STREAM_LEGACY;

Legacy stream handle

CU_STREAM_PER_THREAD
enum CU_STREAM_PER_THREAD;

Per-thread stream handle

CU_TRSA_OVERRIDE_FORMAT
enum CU_TRSA_OVERRIDE_FORMAT;

Override the texref format with a format inferred from the array. Flag for ::cuTexRefSetArray()

CU_TRSF_NORMALIZED_COORDINATES
enum CU_TRSF_NORMALIZED_COORDINATES;

Use normalized texture coordinates in the range [0,1) instead of [0,dim). Flag for ::cuTexRefSetFlags()

CU_TRSF_READ_AS_INTEGER
enum CU_TRSF_READ_AS_INTEGER;

Read the texture as integers rather than promoting the values to floats in the range [0,1]. Flag for ::cuTexRefSetFlags()

CU_TRSF_SRGB
enum CU_TRSF_SRGB;

Perform sRGB->linear conversion during texture read. Flag for ::cuTexRefSetFlags()

__CUDA_API_VERSION
enum __CUDA_API_VERSION;

CUDA API versioning support

Structs

CUDA_ARRAY3D_DESCRIPTOR_st
struct CUDA_ARRAY3D_DESCRIPTOR_st

3D array descriptor

CUDA_ARRAY_DESCRIPTOR_st
struct CUDA_ARRAY_DESCRIPTOR_st

Array descriptor

CUDA_MEMCPY2D_st
struct CUDA_MEMCPY2D_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUDA_MEMCPY3D_PEER_st
struct CUDA_MEMCPY3D_PEER_st

3D memory cross-context copy parameters

CUDA_MEMCPY3D_st
struct CUDA_MEMCPY3D_st

3D memory copy parameters

CUDA_POINTER_ATTRIBUTE_P2P_TOKENS_st
struct CUDA_POINTER_ATTRIBUTE_P2P_TOKENS_st

GPU Direct v3 tokens

CUDA_RESOURCE_DESC_st
struct CUDA_RESOURCE_DESC_st

CUDA Resource descriptor

CUDA_RESOURCE_VIEW_DESC_st
struct CUDA_RESOURCE_VIEW_DESC_st

Resource view descriptor

CUDA_TEXTURE_DESC_st
struct CUDA_TEXTURE_DESC_st

Texture descriptor

CUarray_st
struct CUarray_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUctx_st
struct CUctx_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUdevprop_st
struct CUdevprop_st

Legacy device properties

CUevent_st
struct CUevent_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUfunc_st
struct CUfunc_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUgraphicsResource_st
struct CUgraphicsResource_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUipcEventHandle_st
struct CUipcEventHandle_st

CUDA IPC event handle

CUipcMemHandle_st
struct CUipcMemHandle_st

CUDA IPC mem handle

CUlinkState_st
struct CUlinkState_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmipmappedArray_st
struct CUmipmappedArray_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUmod_st
struct CUmod_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUstream_st
struct CUstream_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUsurfref_st
struct CUsurfref_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUtexref_st
struct CUtexref_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CUuuid_st
struct CUuuid_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cudaDeviceProp
struct cudaDeviceProp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta